/* This message appears during the checking phase when a file check succeeds. */
"OK" = "OK";
/* This message appears during the checking phase when a file is already installed. */
"already exists" = "esiste già";
/* This message appears during the checking phase when a file is does not exist. */
"not found" = "non trovato";
/* This message appears during the checking phase if the Installer has an internal error. */
"internal program error" = "errore interno del programma";
/* This message appears during the checking phase if there is not enough room to install onto a particular disk. The first argument is the path of a directory on that disk. */
"**** There isn't enough space on the disk that contains %s." = "**** Non c'è sufficiente spazio sul disco che contiene %s.";
/* This message appears during the checking phase after the NO_SPACE_ON_DISK message. The string is preceded by a disk space like 123KB or 3.7MB. */
" more space is needed." = " serve più spazio.";
/* Written in log at beginning of checking phase. First argument is package name. */
"Checking permissions for the files in %s" = "Sto controllando le abilitazioni per i file in %s";
/* Written in log at beginning of installation phase. First argument is package name. */
"Installing %s into %s" = "Sto installando %s in %s";
/* Written in log at beginning of deletion phase. First argument is package name. */
"Deleting %s from %s" = "Sto cancellando %s da %s";
/* Written in log at beginning of compression phase. First argument is package name. */
"Compressing %s" = "Sto comprimendo %s";
/* Written in log at beginning of expansion phase. First argument is package name. */
"Expanding %s" = "Sto espandendo %s";
/* Written in log at beginning of listing phase. First argument is package name. */
"Listing files in %s" = "Sto elencando i file di %s";
/* operation finished successfully */
"done." = "completata.";
/* operation was stopped by user */
"stopped." = "interrotta.";
/* operation failed */
"errors." = "errori.";
/* This message appears during the checking phase when a file check succeeds. */
"OK" = "OK";
/* This message appears during the checking phase when a file is already installed. */
"already exists" = "esiste già";
/* This message appears during the checking phase when a file is does not exist. */
"not found" = "non trovato";
/* This message appears during the checking phase if the Installer has an internal error. */
"internal program error" = "errore interno del programma";
/* This message appears during the checking phase if there is not enough room to install onto a particular disk. The first argument is the path of a directory on that disk. */
"**** There isn't enough space on the disk that contains %s." = "**** Non c'è sufficiente spazio sul disco che contiene %s.";
/* This message appears during the checking phase after the NO_SPACE_ON_DISK message. The string is preceded by a disk space like 123KB or 3.7MB. */
" more space is needed." = " serve più spazio.";
/* Written in log at beginning of checking phase. First argument is package name. */
"Checking permissions for the files in %s" = "Sto controllando le abilitazioni per i file in %s";
/* Written in log at beginning of installation phase. First argument is package name. */
"Installing %s into %s" = "Sto installando %s in %s";
/* Written in log at beginning of deletion phase. First argument is package name. */
"Deleting %s from %s" = "Sto cancellando %s da %s";
/* Written in log at beginning of compression phase. First argument is package name. */
"Compressing %s" = "Sto comprimendo %s";
/* Written in log at beginning of expansion phase. First argument is package name. */
"Expanding %s" = "Sto espandendo %s";
/* Written in log at beginning of listing phase. First argument is package name. */
"Listing files in %s" = "Sto elencando i file di %s";